How to Install cloud-initramfs-growroot software package in Debian 9 (Stretch)

How to Install cloud-initramfs-growroot software package in Debian 9 (Stretch)

cloud-initramfs-growroot software package provides automatically resize the root partition on first boot, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cloud-initramfs-growroot 

cloud-initramfs-growroot is installed in your system.

Make ensure the cloud-initramfs-growroot package were installed using the commands given below,

$ sudo dpkg-query -l | grep cloud-initramfs-growroot *

You will get with cloud-initramfs-growroot package name, version, architecture and description in a table

cloud-initramfs-growroot package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package cloud-initramfs-growroot
Version 0.18.debian5
Description automatically resize the root partition on first boot
Sub Section admin


See Also, How to uninstall or remove cloud-initramfs-growroot software package from Debian 9 (Stretch)?